property value set

英 [ˈprɒpəti ˈvæljuː set] 美 [ˈprɑːpərti ˈvæljuː set]

【计】属性值集合

计算机



双语例句

  1. Therefore, when the user changes any single property value all the property values would be set in the transformation configuration.
    因此,当用户更改任意的单个属性值时,所有的属性值都应该在转换配置中进行设置。
  2. When the getter method of the bound property is called it must use the value binding to get the value unless the setter method has set the value already.
    在调用绑定属性的getter方法时,除非setter方法已经设置了值,否则getter方法必须用值绑定获得值。
  3. You can associate expressions to any property on a component, thus allowing the component's property value to be set with JSF-EL.
    可以把表达式关联到组件上的任何属性,这样就允许用JSF-EL设置组件的属性值。
  4. A property is a source value that a component view can set to indicate a change of value.
    属性是一个源值,组件视图可以设置它来表示值的变更。
  5. The screen shot below shows how the spy window can be used to specify that the Name field's text property should have a value of "Fred" after a set of actions have been executed.
    下面的屏幕截图展示了如何使用spy窗口,来验证一系列操作后Name字段的text属性是否为“Fred”。
  6. Keyword allows a property value to be set but not readfor example, you would not allow a password property to be read by other programs.
    关键字允许设置属性值但不允许读取属性值,例如,不允许其他程序读取密码属性。